-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.6
-
Code
-
Classes
- Process
Total Complexity |
58 |
Dependencies |
6 |
Dependents |
7 |
Total lines |
240 |
Lines of code |
190 |
Logical lines of code |
113 |
Comment lines |
14 |
Methods |
25 |
Properties |
6 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isSupportedWithReason() |
A |
48 |
12 |
33 |
isRunning() |
S |
59 |
5 |
17 |
checkPidIfHasStarted() |
S |
62 |
4 |
12 |
returnsSuccessCode() |
S |
64 |
3 |
9 |
isMethodDisabled() |
S |
65 |
3 |
8 |
isSystemNotSupported() |
S |
64 |
3 |
10 |
isProcessStillRunning() |
S |
66 |
3 |
8 |
__construct() |
S |
62 |
2 |
11 |
isSupported() |
S |
68 |
2 |
7 |
getListOfRunningProcesses() |
S |
68 |
2 |
7 |
markAsNotStarted() |
S |
69 |
2 |
7 |
hasStarted() |
S |
71 |
2 |
6 |
hasFinished() |
S |
69 |
2 |
7 |
isForcingAsyncProcessMode() |
S |
69 |
2 |
7 |
awkExistsAndRunsCorrectly() |
S |
73 |
1 |
4 |
psExistsAndRunsCorrectly() |
S |
79 |
1 |
3 |
doesPidFileExist() |
S |
80 |
1 |
3 |
writePidFileContent() |
S |
80 |
1 |
3 |
getPidFileContent() |
S |
80 |
1 |
3 |
finishProcess() |
S |
76 |
1 |
4 |
pidFileSizeIsNormal() |
S |
75 |
1 |
4 |
startProcess() |
S |
81 |
1 |
3 |
getSecondsSinceCreation() |
S |
80 |
1 |
3 |
getPid() |
S |
82 |
1 |
3 |
getRunningProcesses() |
S |
65 |
1 |
8 |